Office .NET Class Library
C#
VB
Show/Hide TOC
IPicture Interface
Definition
Namespace:
Independentsoft.Office
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
interface
IPicture
VB
Copy
Public
Interface
IPicture
Properties
Buffer
FileName
Methods
GetStream
Save(Stream)
Save(String)
Save(String, Boolean)
See Also
Reference
Independentsoft.Office Namespace
In This Article
Definition
Properties
Methods
See Also